/* CSS Document */
.top_bg{
	background:url(../images/top_bg.jpg) no-repeat center top;
	height:162px;
}
.logo{
	width:552px;
	height:67px;
	margin:62px 0 0 160px;
}
.logo>img{
	display:block;
	width:100%;
}
.left_tel{
	width:259px;
	height:45px;
	margin:70px 0 0 0;
}
.left_tel>img{
	display:block;
	width:100%;
}
.nav_bg{
	min-width:1200px;
	background:#236aad;
}
.nav>ul>li{
	float:left;
}
.nav>ul>li>a{
	display:block;
	font-size: 16px;
	color:#fff;
	height:58px;
	line-height: 58px;
	padding:0 40px;
}
.nav>ul>li>a:hover{
	text-decoration:underline;
}
.lubo {
	width: 100%;
	min-width: 1080px;
	position: relative;
	height: 500px;
	z-index: 1;
}
.lubo_box {
	position: relative;
	width: 100%;
	min-width: 1080px;
	height: 500px;
}
.lubo_box>li {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 1080px;
	height: 500px;
	opacity: 0;
	filter: alpha(opacity=0);
	min-width:1200px;
}
.lubo_box>li:first-child {
	opacity: 1;
	filter: alpha(opacity=100);
}
.lubo_box>li>a {
	display: block;
	width: 100%;
	min-width: 1080px;
	height: 500px;
}
.lubo_box>li>a>img {
	min-width: 1080px;
	width: 100%;
	height: 100%
}
.cir_box {
	overflow: hidden;
	position: absolute;
	z-index: 100;
}
.cir_box>li {
	float: left;
	width: 36px;
	height: 4px;
	margin: 0 5px;
	cursor: pointer;
	background: #fff;
}
.cir_on {
	background: #236aad !important;
}
.title{
	margin:50px auto 30px auto;
	height:52px;
	position:relative;
}
.title:after{
	content:"";
	position:absolute;
	width:70px;
	height:4px;
	background:#1d5a93;
	left:50%;
	bottom:0;
	margin-left: -35px;
}
.title>h4{
	text-align:center;
	font-size: 28px;
}
.title>h4>span{
	font-size: 22px;
	color:#bfbfc1;
}
.mes_text_bg{
	min-width: 1200px;
	background:#f3f3f3;
	padding:50px 0;
}
.mes_text{
	background:#fff;
	padding:40px 0;
}
.mes_text>.about,.mes_text>.news,.mes_text>.contact{
	width:320px;
	float:left;
	margin:0 40px;
}
.mes_tit{
	font-size: 18px;
}
.mes_tit>span{
	font-size: 14px;
	color:#bfbfc1;
}
.mes_pic{
	width:320px;
	height:130px;
	overflow:hidden;
	margin-top: 24px;
}
.mes_pic>img{
	display:block;
	width:100%;
}
.about>p{
	height:114px;
	overflow:hidden;
	line-height: 22px;
	text-align:justify;
	padding-top:14px;
}
.about>a.more,.news>a.more,.contact>a.more{
	display:block;
	width:100%;
	text-align:center;
	height:34px;
	line-height: 34px;
	color:#99999c;
	border-radius:30px;
	border:solid 1px #ddd;
	margin-top: 20px;
	transition:0.7s;
}
.about>a.more:hover,.news>a.more:hover,.contact>a.more:hover{
	border:solid 1px #1d5a93;
	background:#1d5a93;
	color: #FFF;
}
.news_text,.contact_text{
	width:100%;
	margin-top: 16px;
}
.news_text>ul>li,.contact_text>ul>li{
	height:28px;
	line-height: 28px;
}
.news_text>ul>li{
	background:url(../images/news_icon.jpg) no-repeat 8px center;
}
.news_text>ul>li>a{
	padding-left:24px;
}
.center_baner{
	min-width:1200px;
	background:url(../images/center_banner.jpg) no-repeat center center;
	height:200px;
	position:relative;
	margin-top: 20px;
}
.center_b{
	width:1200px;
	margin:0 auto;
	height:200px;
	position:relative;
}
.center_baner_text{
	position:absolute;
	right:90px;
	top:50px;
}
.center_baner_text>h3{
	font-size: 18px;
	color:#fff;
}
.center_baner_text *{
	color:#fff;
}
.center_baner_text>h4{
	font-size: 24px;
	margin:8px 0;
}
.center_baner_text>a{
	display:block;
	width:150px;
	height:36px;
	border:solid 1px #fff;
	line-height: 36px;
	text-align:center;
	font-size: 16px;
}
.pro_list_li>ul{
	width:1224px;
}
.pro_list_li>ul>li{
	float:left;
	width:178px;
	border:solid 1px #236aad;
	border-radius:16px;
	margin:0 24px 12px 0;
}
.pro_list_li>ul>li>a{
	display:block;
	width:100%;
	height:32px;
	line-height: 32px;
	text-align:center;
	font-size: 14px;
}
.pro_list_li>ul>li>a.more{
	color:#236aad;
}
.pro_list_li>ul>li>a:hover{
	color:#236aad;
}
.mainten_pic{
	height:843px;
	position:relative;
	overflow:hidden;
	margin-top: 20px;
}
.mainten_pic>ul{
	width:1220px;
	position: absolute;
	top: 0px;
	left: 1220px;
	z-index:100;
}
.mainten_pic>ul:first-child {
	left: 0px;
}
.mainten_pic>ul{
	width:1220px;
}
.mainten_pic>ul>li{
	width:283px;
	border:solid 1px #eee;
	float:left;
	margin:0 20px 20px 0;
}
.mainten_pic>ul>li:hover{
	border:solid 1px #1d5a93;
}
.mainten_pic>ul>li:hover >a>p{
	color:#1d5a93;
}
.mainten_pic>ul>li>a>div{
	width:275px;
	height:210px;
	overflow:hidden;
	margin:5px auto;
}
.mainten_pic>ul>li>a>div>img{
	display:block;
	width:100%;
    -moz-transition: all 1.2s;
    -webkit-transition: all 1.2s;
    -o-transition: all 1.2s;
	transition: all 1.2s;
}
.mainten_pic>ul>li:hover >a>div>img{
    -moz-transform: scale(1.12);
    -webkit-transform: scale(1.12);
    -o-transform: scale(1.12);
    -ms-transform: scale(1.12);
	transform: scale(1.12);
}
.mainten_pic>ul>li>a>p{
	text-align:center;
	padding:8px 0 12px 0;
	font-size: 14px;
}
.footer_bg {
	min-width:1200px;
	background-color: #4d4d4d;
	overflow:hidden;
}
.footer {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.bot_nav_bg {
	background-color: #3c3b3b;
	margin-top: 30px;
}
.bot_nav {
	height: 54px;
}
.bot_nav>ul {
	padding-left: 34px;
}
.bot_nav>ul>li {
	float: left;
	width: 120px;
}
.bot_nav>ul>li>a {
	display: block;
	width: 100%;
	line-height: 54px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.bot_nav>ul>li>a:hover {
	text-decoration: underline;
}
.copyright {
	width: 100%;
	padding: 20px 0 30px 0;
}
.copyright>img {
	float: left;
	margin-left: 20px;
	width:140px;
}
.copyright>p {
	float: left;
	margin-left: 20px;
	margin-top: 24px;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
}
/*简介*/
.info_about {
	width: 1200px;
	margin: 20px auto;
}
.info_about_list {
	float: left;
	width: 230px;
}
.info_about_list>ul {
	width: 230px;
	padding-bottom: 20px;
	background: #fafafa;
}
.info_about_list>ul>li {
	width: 210px;
	margin:0 auto;
	border-bottom:solid 1px #e5e5e5;
}
.info_about_list>ul>li>a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #666;
	text-align: center;
	font-size: 14px;
}
.page_about {
	float: left;
	width: 950px;
	margin-left: 20px;
	background: #fff;
}
.page_about .page_about_tit {
	background: url(../images/news_tit_bg.png) repeat-x top center;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	color: #666;
}
.page_about_tit>h3 {
	float: left;
	font-size: 14px;
	padding-left: 14px;
}
.page_about_tit>span {
	float: right;
	font-size: 12px;
	padding-right: 14px;
}
.info_about_list>h3 {
	background: url(../images/bg.png) no-repeat left top;
	width: 230px;
	height: 66px;
	line-height: 66px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.info_about_text {
	border: solid 1px #f5f5f5;
	padding:20px;
	font-size:14px;
	line-height:30px;
}
.info_about_text>p {
	padding: 14px;
}
/*detail.html*/
.info_detail {
	float: right;
	width: 100%;
	margin: 30px 0;
}
.info_detail h1 {
	text-align: center;
	font-size: 20px;
	border-bottom: 1px solid #efefef;
	line-height: 60px;
	margin-top: -20px;
}
.info_time {
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #efefef;
}
.info_time span:last-child {
	color: #0090d9;
}
.show_content {
	margin: 10px 0 40px 0;
	padding-top: 20px;
	color: #666;
	clear: both;
	font-size:14px;
	line-height:30px;
}
.newslink {
	display: block;
	line-height: 22px;
	padding-left: 12px;
}
.newslink a {
	color: #a3a8aa;
	font-size: 14px;
}
.newslink a:hover {
	color: #666;
}
.info_detail img {
	margin: 15px auto 0 auto;
	max-width: 750px;
	display: block;
}
/*新闻*/
.info_news {
	padding: 7px 14px 24px 14px;
	border: solid 1px #f5f5f5;
}
.info_news>ul>li {
	height: 36px;
	line-height: 36px;
	background: url(../images/info_icon.png) no-repeat left center;
	padding-left: 16px;
	border-bottom: 1px dashed #ccc;
}
.info_news>ul>li>a, .info_news ul li span {
	display: inline-block;
}
.info_news>ul>li>a{
	color: #595959;
	float:left;
}
.info_news>ul>li>span {
	float: right;
	margin-right:14px;
}
/*产品展示*/
.info_pro {
	width: 100%;
	overflow: hidden;
}
.info_pro_img {
	width:972px;
	padding-bottom: 16px;
}
.info_pro_img>li {
	float: left;
	width: 219px;
	margin-right:22px;
	margin:16px 22px 0 0;
	overflow: hidden;
	border:solid 1px #f5f5f5;
}
.info_pro_img>li>a {
	display: block;
	width: 100%;
	height: 100%;
}
.info_pro_img>li>a>div{
	width:100%;
	height:168px;
	overflow:hidden;
}
.info_pro_img>li>a>div>img {
	display: block;
	width: 100%;
}
.info_pro_img>li>a>p {
	width: 100%;
	height:36px;
	line-height:36px;
	background-color:#f7f7f7;
	text-align: center;
	font-size: 14px;
}
.info_pro_img>li:hover p{
	background-color:#0376c7;
	color:#fff;
}
.pages {padding-top: 10px; line-height:40px; text-align:center; width:700px;}
.pages A { padding: 2px 5px; border: 1px solid #ccc; margin-right:3px; margin-left: 3px;}